@charset "utf-8";
*{padding:0;margin:0;list-style-type:none;}
body{height:500px;}
a{text-decoration:none;}

/* float_layer */
.float_layer{border:1px solid #0aa2e6;display:none;}
.float_layer h2{height:25px;line-height:25px;padding-left:10px;font-size:14px;color:#333;background:url(../images/title_bg.gif) repeat-x;border-bottom:1px solid #0aa2e6;position:relative;}
.float_layer .min{width:21px;height:20px;background:url(../images/min.gif) no-repeat 0 bottom;position:absolute;top:2px;right:25px;}
.float_layer .min:hover{background:url(../images/min.gif) no-repeat 0 0;}
.float_layer .max{width:21px;height:20px;background:url(../images/max.gif) no-repeat 0 bottom;position:absolute;top:2px;right:25px;}
.float_layer .max:hover{background:url(../images/max.gif) no-repeat 0 0;}
.float_layer .close{width:21px;height:20px;background:url(../images/close.gif) no-repeat 0 bottom;position:absolute;top:2px;right:3px;}
.float_layer .close:hover{background:url(../images/close.gif) no-repeat 0 0;}
.float_layer .content2{height:200px;width:320px;overflow:hidden;font-size:14px;line-height:18px;color:#666;  background:#FFF;}
.float_layer .wrap2{padding:10px 10px 4px 10px;}

.dongtai_r{ overflow:hidden;width:320px; margin:10px}
.dongtai_r h2{ font-size:16px; margin-bottom:15px; background:#0D569B; height:45px; line-height:45px; text-indent:1em; text-transform:uppercase}
.dongtai_r h2 .color_a{ color:#FFF;}
.dongtai_r h2 span{ float:right; font-size:12px; font-weight:normal;}
.dongtai_r h2 span a{ color:#FFF;  margin-right:10px;}
.dongtai_r h2 span a:hover{color:#c70500}
.dongtai_r h2 p{ color:#bebebe; font-weight:normal}
.dongtai_r .wenda{  width:308px !important; height:306px; overflow:hidden; }
.dongtai_r .wenda_box{padding-bottom:10px; border-bottom:1px solid #dadada; margin-top:8px;}
.dongtai_r .wenda_box h4{ background:url(../images/dongtai_wen.png) no-repeat left center; line-height:20px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:300px !important; text-indent:2em
}
.dongtai_r .wenda_box h4 a{ color:#303030; text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
.dongtai_r .wenda_box p{ width:263px; padding-left:28px; background:url(../images/dongtai_da.png) no-repeat left top; line-height:20px; height: auto !important; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical; margin-top:10px; }
